GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-04-02T08:50:13.6351139+00:00", "SubmitDate": "2025-04-02T08:50:13.6351139+00:00", "ReportPeriodStart": "2025-04-02T08:50:13.6351139+00:00", "ReportPeriodEnd": "2025-04-02T08:50:13.6351139+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "14219660-c9e9-4729-badc-c5dd5eda8bcc", "Rows": [ { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "14219660-c9e9-4729-badc-c5dd5eda8bcc", "Rows": [ { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "404d637f-0b6d-4bf8-9817-fe6cb86dde47", "03273e93-e594-4291-9a68-104784bd0873" ], "Approvers": [ "35fdbdbb-cad5-41a9-8e22-9af363e90153", "e086ae1c-8639-40c1-aa23-f3e9bc898e68" ], "ApprovedBy": "8c165873-3145-4183-9de8-9e1d862fc313", "ApprovalDate": "2025-04-02T08:50:13.6351139+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "efa77fa8-dc98-4011-b6c6-3238a54f1188", "id": "0c4bbc68-23da-4fa1-89a8-b31d4ff5c941", "ConfigId": "750f1c34-aabb-4b4d-8f17-999f6b5bd971" }, { "GenerationDate": "2025-04-02T08:50:13.6351139+00:00", "SubmitDate": "2025-04-02T08:50:13.6351139+00:00", "ReportPeriodStart": "2025-04-02T08:50:13.6351139+00:00", "ReportPeriodEnd": "2025-04-02T08:50:13.6351139+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "14219660-c9e9-4729-badc-c5dd5eda8bcc", "Rows": [ { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "14219660-c9e9-4729-badc-c5dd5eda8bcc", "Rows": [ { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "d376d812-7f9c-4259-b949-11ffcb17509c", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "404d637f-0b6d-4bf8-9817-fe6cb86dde47", "03273e93-e594-4291-9a68-104784bd0873" ], "Approvers": [ "35fdbdbb-cad5-41a9-8e22-9af363e90153", "e086ae1c-8639-40c1-aa23-f3e9bc898e68" ], "ApprovedBy": "8c165873-3145-4183-9de8-9e1d862fc313", "ApprovalDate": "2025-04-02T08:50:13.6351139+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "efa77fa8-dc98-4011-b6c6-3238a54f1188", "id": "0c4bbc68-23da-4fa1-89a8-b31d4ff5c941", "ConfigId": "750f1c34-aabb-4b4d-8f17-999f6b5bd971" } ]